CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 贝叶斯 分类

搜索资源列表

  1. BayesClassifier.rar

    0下载:
  2. 贝叶斯分类算法,构造朴素贝叶斯分类器,对给定的中文文本进行分类,Bayesian classification algorithm, Naive Bayes classifier structure of a given Chinese text classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1951
    • 提供者:娜娜
  1. 基于朴素贝叶斯方法的文本分类

    3下载:
  2. 本程序实现了基于朴素贝叶斯方法的文本分类,附有源代码、实验报告、可执行程序以及语料库(包括训练集和测试集) -This procedure implements the text-based Naive Bayes classification method, with source code, test reports, executables and corpus (including the training set and test set)
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-11-27
    • 文件大小:1869824
    • 提供者:王丽静
  1. naivebayes

    0下载:
  2. 已调试好的基于贝叶斯判别的手写体数字识别的matlab实现,包括样本图片的预处理、创建朴素贝叶斯分类器对象和检验判别效果的程序源代码大全-failed to translate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1378
    • 提供者:胡盛亮
  1. bayesthresholding

    0下载:
  2. 这个代码是基于贝叶斯的阈值分割,很有用的-This code is based on the Bayesian threshold segmentation, very useful
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1884482
    • 提供者:
  1. NaviveBayesClassify

    0下载:
  2. 朴素贝叶斯分类算法,可以用来进行分类bayes -Naive Bayesian classification algorithm can be used to classify the Bayes
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:5973
    • 提供者:王兵
  1. 贝叶斯算法

    1下载:
  2. 对于UCI数据集,IRIS 用贝叶斯分类算法分类,适用于初学者。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-02
    • 文件大小:44953
    • 提供者:hongchengzi
  1. nb_spam

    3下载:
  2. 用朴素贝叶斯分类方法实现垃圾邮件分类。 基于matlab实现。-Bayesian classification method to achieve with spam classification. Matlab-based implementation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:188416
    • 提供者:xiexiao
  1. NaiveBayes

    0下载:
  2. Java写的NaiveBayes分类器,Weka平台下的贝叶斯分类器。-Java written NaiveBayes classifier, Weka platform under the Bayesian classifier.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:4569
    • 提供者:徐勇
  1. classification

    0下载:
  2. 在具有模式的完整统计知识条件下,按照贝叶斯决策理论进行设计的一种最优分类器。分类器是对每一个输入模式赋予一个类别名称的软件或硬件装置,而贝叶斯分类器是各种分类器中分类错误概率最小或者在预先给定代价的情况下平均风险最小的分类器。-In a model under the condition of complete statistical knowledge, in accordance with the Bayesian decision theory to design an optimal c
  3. 所属分类:Document

    • 发布日期:2017-03-26
    • 文件大小:3391
    • 提供者:御风疾书
  1. bayescode

    1下载:
  2. 贝叶斯分类,线性非线性分类,神经网络分类-Bayesian classification, linear non-linear classification, neural network classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:537754
    • 提供者:李浩
  1. NB

    0下载:
  2. :朴素贝叶斯分类器是一种简单而高效的分类器,但是它的属性独立性假设使其无法表示现实世界属性之间的依赖关 系,以及它的被动学习策略,影响了它的分类性能。本文从不同的角度出发,讨论并分析了三种改进朴素贝叶斯分类 性能的方法。为进一步的研究打下坚实的基础。-: Naive Bayesian classifier is a simple and efficient classifier, but its attribute independence assumption that the rea
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:149249
    • 提供者:李浩
  1. shiyan_moshi

    0下载:
  2. 模式识别的 图像的贝叶斯分类 图像的贝叶斯分类 神经网络模式识别-Bayesian pattern recognition image classification image of the Bayesian classifier neural network pattern recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:671290
    • 提供者:day
  1. Bayes

    0下载:
  2. 基于贝叶斯分类法的c++程序大家可以参考一下-Bayesian classification based on the c++ program you can refer to! !
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:530105
    • 提供者:大禹
  1. bayes

    0下载:
  2. 贝叶斯分类和后面的线性、非线性分类器属于有监督学习。 -Bayesian classification and the back of the linear, non-linear classifier belong to supervised learning.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:485535
    • 提供者:hkm
  1. NaiveBayes

    0下载:
  2. 朴素贝叶斯分类,从weka中提取的,希望大家多多指正-nativebayes
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:7157
    • 提供者:韩志鹏
  1. NaiveBayes(java)

    0下载:
  2. 贝叶斯分类算法是经典的分类算法,也是应用最为广泛的分类算法,此算法展示了贝叶斯分类的具体过程。-Bayesian classification algorithm is a classical classification algorithm, is the most widely used classification algorithms, Bayesian classification algorithm shows the specific process.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:16015
    • 提供者:聂风
  1. PR02

    0下载:
  2. 介绍贝叶斯分类器的模式识别课程课件,很生动形象,适合初学者-Introduction Bayesian classifier pattern recognition program courseware, very vivid image, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1081752
    • 提供者:yinlili
  1. beiyesi

    0下载:
  2. 1 通过实验,掌握多元正态分布的最大似然估计; 2 掌握多元正态分布下的最小错误率的贝叶斯分类; 3 对其他的参数估计有更深的认识。 -1 experiment, master multivariate normal distribution maximum likelihood estimation 2 multivariate normal distribution under the minimum control error rate Bayesian classifier
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:62955
    • 提供者:李岩
  1. Mail

    0下载:
  2. 可连接163,126和qq邮箱,获取邮箱中的邮件,根据贝叶斯分类器的的学习识别获取到的垃圾邮件。-This program connects to 163, 126 or QQ mailbox to obtain the email, and recognizes the spam based on the learning result by Bayes Classifer.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4894081
    • 提供者:wuhanming
  1. Bayesian-classification

    0下载:
  2. matlab语言编写的实现iris数据的最小错误贝叶斯分类-Iris data to achieve the minimum error Bayesian classification
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1751
    • 提供者:gaohainan
« 1 2 3 4 5 67 8 9 10 11 ... 40 »
搜珍网 www.dssz.com